xen.git
2009-02-12 Keir Fraserrombios: fix int15/86h (wait for microseconds)
2009-02-12 Keir FraserCleanup naming for ia64 and x86 interrupt handling...
2009-02-11 Keir Frasercpufreq: fix the build
2009-02-11 Keir Fraserx86: cpufreq get_cur_val adjustment
2009-02-11 Keir Frasercpufreq cmdline handling
2009-02-11 Keir Fraserxend: PCIQuirk`__devIsUnconstrained refers to an undecl...
2009-02-11 Keir Fraserpciif: Fix typo in constant definition.
2009-02-11 Keir Fraserblktap: Fix check_gcrypt
2009-02-11 Keir Fraserx86_64: Ensure enough space for allocator bitmap after...
2009-02-10 Keir Fraserx86: mce: Provide extended physical CPU info.
2009-02-10 Keir Fraservtd: fix compilation error on ia64 for 19185:1eb6afcad849.
2009-02-09 Keir Fraservtd: adding support for multiple queued invalidation...
2009-02-09 Keir Fraserminios: fix p2m on x86
2009-02-09 Keir Fraser[IA64] fix compilation error of iommu.c
2009-02-09 Keir FraserRevert 19178:4fcf4c9c9751ccb8ed
2009-02-06 Keir Fraser[IA64] compilation fix of xentrace.
2009-02-06 Keir Fraserx86: Clean up page-mfn conversion macros to allow bette...
2009-02-06 Keir Fraserxenctx: print x86_32 context on x86_64
2009-02-06 Keir FraserBetter separate IOAPIC management from interrupt vector...
2009-02-06 Keir Fraserx86: Move interrupt vector management from io_apic...
2009-02-06 Keir Fraserx86: ->shutdown() in free_irq() should be passed vector...
2009-02-06 Keir FraserCleanup IOMMU interrupt setup
2009-02-05 Keir Fraserlibxenctrl: adds xc_domain_unbind_msi_irq to libxc.
2009-02-05 Keir FraserFix PCI passthrough for devices w/o iomem.
2009-02-05 Keir Fraserx86: Use per-domain irq-to-vector array when mapping...
2009-02-05 Keir Fraserxenctx support for 64-bit HVM guests
2009-02-05 Keir Fraserlibxc support for the new partial-HVM-save domctl.
2009-02-05 Keir FraserRemove uses of DECLARE_BITMAP in the public HVM save...
2009-02-05 Keir FraserAdd a new domctl to get a single record from the HVM...
2009-02-05 Keir Fraserx86: recover pat value for bsp after S3 resume.
2009-02-05 Keir Fraserx86: solve spinlock bug in s3 cpufreq path.
2009-02-05 Keir Fraserx86: EPT cleanups.
2009-02-05 Keir FraserAdd a page_info flag to indicate whether free pages...
2009-02-05 Keir Fraserx86: Throw away .eh_frame exception-handling sections...
2009-02-04 Keir FraserRemove cpumask for page_info struct.
2009-02-04 Keir Fraserx86: Clean up PV guest LDT handling.
2009-02-04 Keir Fraserx86: Rename cached current from 'v' to 'curr' in a...
2009-02-04 Keir Fraserx86: No need to flush TLBs on free_page_type() as we...
2009-02-04 Keir Fraserx86: Relocate Multiboot module command-line strings.
2009-02-04 Keir Fraserxend: fix vncconsole option
2009-02-04 Keir FraserEliminate some special page list accessors
2009-02-04 Keir Fraserxend: Delay before SIGKILL qemu
2009-02-04 Keir Fraservtd: Add a boot parameter option for snoop control...
2009-02-04 Keir Fraserxm: Improve xm error if booted native
2009-02-04 Keir Fraserdocs: Add detach console note to xm man page
2009-02-04 Keir FraserXendAPIStore - do not remove non-existent item
2009-02-03 Keir Fraserx86: avoid redundant TLB flushes
2009-02-03 Keir Fraserx86: misc adjustments to acpi-cpufreq
2009-02-03 Keir Frasercpufreq: attach __exit to the (unused) cpufreq governor...
2009-02-03 Keir FraserConsolidate cpufreq cmdline handling
2009-02-03 Keir Fraserx86: Relocate Multiboot structures where we know they...
2009-02-03 Keir Fraseria64: fix compilation error
2009-02-03 Keir Fraserx86/shadow: struct page_info's type_info is now unsigne...
2009-02-02 Keir FraserFix 'debug ?= y' to actually enable debug build.
2009-01-30 Keir Fraserx86: page_info cleanups.
2009-01-30 Keir Fraserpage_alloc: try to put heap control structures on the...
2009-01-30 Keir Fraserpage_alloc: properly honor MAX_ORDER in init_heap_pages()
2009-01-30 Keir Fraserpass-through: drop lock before calling xfree() on error...
2009-01-30 Keir Fraseramd-iommu: drop locks before printing error messages
2009-01-30 Keir Fraseramd-iommu: obtain page_alloc_lock before traversing...
2009-01-30 Keir Fraserx86: re-arrange struct page_info members
2009-01-30 Keir Fraserx86-64: use MFN also for next_shadow link
2009-01-30 Keir Fraserx86-64: fold shadow_page_info fields into page_info
2009-01-30 Keir Fraserx86: Better bzimage_headroom() crash fix.
2009-01-30 Keir Fraserx86-64: use MFNs for linking together pages on lists
2009-01-30 Keir Fraserx86_64: Remove bogus extra do_xsm_op from hypercall_arg...
2009-01-30 Isaku Yamahata[IA64] remove static-partitioned xenheap
2009-01-30 Isaku Yamahata[IA64] Widen page counts and domain pointer
2009-01-30 Isaku Yamahata[IA64] No need for cmpxchg on page_info structure.
2009-01-30 Isaku Yamahata[IA64] fix __virt_to_maddr()
2009-01-30 Isaku Yamahata[IA64] use domheap for mpt_table.
2009-01-30 Isaku Yamahata[IA64] remove opt_p2m_xenheap
2009-01-30 Isaku Yamahata[IA64] remove warning
2009-01-30 Isaku Yamahatamerge with xen-unstable.hg
2009-01-29 Keir Fraserx86: Fix the build.
2009-01-29 Keir Fraserstubdom: add videoram to stubdom initial memory reservation
2009-01-29 Keir FraserPoD: Check refcount, not type count when reclaiming...
2009-01-29 Keir Fraserxend: Fix block device type check
2009-01-29 Keir FraserPoD: Remove on-stack arrays from pod_zero_check_superpage
2009-01-29 Keir Frasertboot: use TXT's DMA-protected DMAR table to setup...
2009-01-29 Keir Frasertboot: tboot no longer marks TXT regions as E820_UNUSAB...
2009-01-29 Keir Frasertboot: hypervisor integrity on S3
2009-01-29 Keir Frasertboot: ACPI Generic Address Structure for tboot shutdown
2009-01-29 Keir Frasertboot: single tboot entry point for shutdown
2009-01-29 Keir Fraserx86: Although bzimage_headroom() doesn't return -ve...
2009-01-29 Keir Fraserx86: bzimage_headroom does not return -ve error codes.
2009-01-29 Keir Fraserx86: Do not check dom0 kernel header for bzimage magic...
2009-01-28 Keir Fraserx86: Pickle domain in page_info into 32 bits.
2009-01-28 Keir Fraserx86: VCPU structure must reside below 4GB, since it...
2009-01-28 Keir FraserAllow memflags to be specified to alloc_xenheap_pages().
2009-01-28 Isaku Yamahatamerge with xen-unstable.hg
2009-01-28 Isaku Yamahata[IA64] support XEN_DOMCTL_[gs]et_address_size
2009-01-27 Keir Fraseracpi: Neaten reboot messages.
2009-01-27 Keir Fraserx86: Fold page_info lock into type_info.
2009-01-27 Keir Fraserx86-64: don't generate dependency files when building...
2009-01-27 Keir Fraserx86: clean up struct page_info
2009-01-27 Keir Fraserx86: use alloc_domheap_page() consistently in dom0...
2009-01-27 Keir Fraserx86: clean up comments in mce_intel.c
2009-01-27 Keir Frasermake pirq_acktype() static to its respective source...
2009-01-27 Keir Fraserx86-64: also use 1G page mappings for M2P table
next